Access Control.html


* created: 2026-05-22T15:22
* modified: 2026-05-22T16:32

title

Title

description

Description

related notes

Access Control

These models describe how to grant permissions to user and include the following:

See also: Security Models


Questions

Which access control model is described be the following? Access permissions for resources can only be managed on the basis of roles. ? RBAC

Which access control model is described be the following? Access permissions for resources can always be managed explicitly on an individual level on the basis of the identity. ? DAC

Which access control model is described be the following? Access permissions for resources are managed via a obligatory mapping of all subjects to a privilege level. ? MAC

Which access control model is described be the following? Subjects that don't have a role or a privilege level can be granted access to a resource. ? DAC

Which access control model is described be the following? Biba is a variant of this model. ?

Which access control model is described be the following? Bell-LaPadula is based on this model. ?